I've been trying to add another column into my profile but every time I try delete a profile widget thing from the column that I added, my whole profile gets reset as if there was no coding, even though the code is still there. I have to reset my profile and put in the code again for all the css and whatever to show up again
I want it to look something like this but as soon as I edit profile and delete Options/Profile/Achievements, the entire profile goes back to default.
<style>
html { background-image: url(http://i.imgur.com/ZkbssSd.jpg); background-color: ; background-position: center top; background-repeat: no-repeat; background-attachment: inherit; margin-left: auto !important; margin-right: auto !important; width: 1920px !important; height: 1200px !important; }
body { <link href='http://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
background-image: transparent; background-color: transparent !important; color: ; font-size: 10px; font-family: 'Karla', sans-serif; }
{ background-image: none; background-color: transparent; border-bottom: 0px; width: auto !important; text-align: center; font-size: 8px; }
{ width: auto !important; position: absolute; top: 0px; }
a:link, a:hover, a:visited { color: ; font-weight: normal; }
a:hover { text-decoration: underline; }
u, i, b { color: ; }
/* Column Stuff */
.column { padding: 0px; margin: 0px; float: none !important; }
ul.column li { margin:0; padding: 0; }
.block { margin-bottom: 10px !important; }
div.div_float { display: inline; float: none; }
{ display:none ; }
{ position: absolute; left: 100px; top: 100px; width: 300px; height: 500px; margin-left: 0px !important; opacity: 100; overflow: hidden; }
:hover{ width: 300px; overflow: auto; }
.textbox{ height: 85px !important; padding: 0px; margin: 0; width: 100% !important; border:0; background-color: ; opacity: 0.5; color: ; }
.forminput{ background-color: transparent !important; width: 100% !important; border: 0px; color: ; font-size: 9px; text-transform: lowercase; }
.comment_table { background-image: none !important; width: 100%; }
{ position: absolute; left: 700px; top: 100px; width: 300px; height: 500px; margin-left: 0px !important; opacity: 100; overflow: hidden; }
/* Other stuff */
.panel, .panel h1 { background-color: transparent !important; margin: 0; padding: 0; }
.header { height: auto !important; font-weight: normal; font-size: 10px; text-align: left; font-family: 'Karla', sans-serif; letter-spacing: 1px; color: !important; border-bottom: 1px dashed ; padding: 0px; margin: 0px; line-height: 12px; background-image: none !important; background-color: transparent!important; width: auto !important; opacity: 1;
}
.info_block { background-image: none; }
.block { -moz-border-radius-bottomleft:0; -moz-border-radius-bottomright:0; -moz-border-radius-topleft:0; -moz-border-radius-topright:0; background-image: none; border: medium none; margin: 0px; padding: 0px; }
td { width: 100% !important; }
</style>]
Do you still need help? It looks pretty much fixed to me^^
yes, right now my profile is the original way it looked but I want to add a 2nd column and every time I do that it messes up when I delete a widget
Could you show me how it looks if you drag some stuff into the second column then? And just in case: When you move stuff you have to save the order before you delete something otherwise only the deletion will take place^^
ohhhhhh nevermind i realized it was because i was deleting the 'profile' section which contained all the coding.. but how do i make that header not show?